@charset "utf-8";@font-face{font-family:futura;src:url(../assets/Futura.ttf) format('truetype')}/*! minireset.css v0.0.5 | MIT License | github.com/jgthms/minireset.css */blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0;text-align:left}body,html{height:100%}a,a:active,a:hover,a:link,a:visited{text-decoration:none;outline:0}body{background:#181818;text-align:center;letter-spacing:1px;line-height:1.15;font-family:"Slate Pro",sans-serif;font-size:16px;display:flex;justify-content:center;align-items:center;color:#fff}.container{width:320px;height:480px;overflow:hidden;position:relative;background-color:#fff}#close-btn{position:absolute;z-index:3;right:10px;top:12px;width:20px}#rm-logo{position:absolute;z-index:2;left:50%;top:20px;width:200px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}#firstScreen{display:block}#first-bg{position:absolute;z-index:1;width:100%;height:auto;top:0;left:0}#first-cta{position:absolute;z-index:2;width:150px;height:auto;bottom:40px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);cursor:pointer}#secondScreen{display:none}#second-bg{position:absolute;z-index:1;width:100%;height:auto;top:0;left:0}#second-claim{position:absolute;z-index:2;width:200px;height:auto;top:100px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}#second-cta{position:absolute;z-index:2;width:220px;height:auto;bottom:30px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);cursor:pointer}#first-tag{position:absolute;z-index:2;width:25px;height:auto;bottom:225px;right:95px;cursor:pointer}#second-tag{position:absolute;z-index:2;width:25px;height:auto;bottom:155px;left:115px;cursor:pointer}#third-tag{position:absolute;z-index:2;width:25px;height:auto;bottom:145px;rotate:-30deg;right:105px;cursor:pointer}#fourth-tag{position:absolute;z-index:2;width:25px;height:auto;bottom:105px;rotate:-10deg;right:100px;cursor:pointer}#first-item,#fourth-item,#second-item,#third-item{display:none;position:absolute;z-index:3;width:80%;height:auto;bottom:105px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.landscape{display:none}@media (max-width:850px) and (min-aspect-ratio:13/9){.container{display:none}.landscape{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100vw;height:100vh;color:#fff;z-index:99999}.landscape p{padding-top:10px}.landscape img{height:50px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-animation:mobileAnim 2.5s cubic-bezier(.445,.05,.55,.95) infinite;animation:mobileAnim 2.5s cubic-bezier(.445,.05,.55,.95) infinite}}@-webkit-keyframes mobileAnim{0%,50%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}100%,60%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes mobileAnim{0%,50%{-webkit-transform:rotate(90deg);transform:rotate(90deg)}100%,60%{-webkit-transform:rotate(0);transform:rotate(0)}}